Skip to content

Widen Rails dependency to support 8.x#2

Merged
njakobsen merged 1 commit intomasterfrom
widen-rails-deps
May 5, 2026
Merged

Widen Rails dependency to support 8.x#2
njakobsen merged 1 commit intomasterfrom
widen-rails-deps

Conversation

@njakobsen
Copy link
Copy Markdown
Member

Summary

The existing pin of rails >= 4.0, < 7.1 blocked hosts from upgrading to Rails 7.1+ via the connect_engine fleet. Widen the upper bound to < 9 (covering 7.x and 8.x). No code changes were needed — the gem operates on simple ActiveRecord callbacks that haven't been disturbed by Rails 7/8.

Test plan

  • bundle install succeeds in a host on Rails 8 (verified locally in services_connect-connect-engine-2 and permits_connect-connect-engine-2)
  • Existing evolution test suite passes

🤖 Generated with Claude Code

The existing pin of `rails >= 4.0, < 7.1` blocked hosts from upgrading to Rails 7.1+ via the connect_engine fleet. Widen the upper bound to `< 9` (covering 7.x and 8.x). No code changes were needed — the gem operates on simple ActiveRecord callbacks that haven't been disturbed by Rails 7/8.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@njakobsen njakobsen merged commit ce81c38 into master May 5, 2026
2 of 3 checks passed
@njakobsen njakobsen deleted the widen-rails-deps branch May 5, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant